home *** CD-ROM | disk | FTP | other *** search
/ Visual Basic Source Code / Visual Basic Source Code.iso / vbsource / visds / readme.txt < prev    next >
Text File  |  1999-05-02  |  22KB  |  519 lines

  1. Visual DialogScript version 3.01 Release Notes                  03 may 1999
  2. ===========================================================================
  3.  
  4. Welcome to Visual DialogScript!
  5. -------------------------------
  6.  
  7. Thank you for trying Visual DialogScript, the simple program development
  8. tool for Microsoft Windows. Please take a few moments to read this file.
  9. It contains important information both for new users and upgraders from
  10. earlier versions of the product.
  11.  
  12. What is Visual DialogScript?
  13. ----------------------------
  14.  
  15. Visual DialogScript is a programming language and development environment
  16. that has been designed to enable you quickly to develop simple dialog-based
  17. programs or batch files for Windows 95 with the same ease as you might have
  18. written a batch file or a Basic program for DOS.
  19.  
  20. The DialogScript language is easy to learn and similar to, though much more
  21. powerful than, a batch language or macro language. Visual DialogScript also
  22. includes visual tools: a Dialog Editor for designing dialog boxes visually,
  23. and an Icon Editor for creating graphical icons for your programs.  There
  24. is also a Dialog Wizard which generates the code automatically from your
  25. visually designed dialog. Many useful DialogScript programs can be written
  26. in a matter of minutes!
  27.  
  28. If you are new to Visual DialogScript, try the short Tutorial, then take a
  29. few minutes to read through the User Guide section of the online manual.
  30. This explains how the program works and covers basic concepts of the
  31. DialogScript programming language. There are also several examples which
  32. you can try out by cutting the code from the help file, pasting it into the
  33. editor window, and running it.
  34.  
  35. System Requirements
  36. -------------------
  37.  
  38. Visual DialogScript requires the following minimum system
  39. specification:
  40.  
  41. - A Pentium 75MHz with 16MB RAM, 2MB hard disk space, color VGA display,
  42.   mouse or compatible pointing device
  43.  
  44. - Windows 95 or NT 4.0.
  45.  
  46. Specifications for programs created with Visual DialogScript :
  47.  
  48. - Any system running Windows 95 or NT 4.0. 
  49.  
  50.  
  51. Removing Visual DialogScript from your system
  52. ---------------------------------------------
  53.  
  54. Visual DialogScript can be removed either by the uninstall applet from the
  55. control panel or by the shortcut " Uninstall Visual DialogScript " in its
  56. Folder.
  57.  
  58. Registering Visual DialogScript
  59. -------------------------------
  60.  
  61. We hope you like Visual DialogScript and find it useful.  However, please
  62. be aware that Visual DialogScript is not free or public domain software.
  63.  
  64. You are granted a license giving limited rights to use the software.  The
  65. conditions of use are described in the License Agreement in the online
  66. help. Basically, you are allowed up to 28 days to use the software for the
  67. purpose of evaluating it. After that 28 days, or once you begin using it
  68. for other purposes, whichever is the shorter, you must purchase a full
  69. license for the software. You are violating criminal and intellectual
  70. property laws if you do not do so.
  71.  
  72. This version of Visual DialogScript is fully functional.  However, while it
  73. remains unregistered the software can't compile scripts.
  74.  
  75. This program can be registered through our agents RegNet - The Registration
  76. Network.  RegNet can be located on the World Wide Web at the following URL:
  77.  
  78.     http://www.swregnet.com/
  79.  
  80. Registration costs $99.00 US. 
  81.  
  82. You can register online using your credit card.  RegNet offers secure transactions
  83. for users of NetScape or Microsoft Internet Explorer 3 or higher.
  84. To go to the registration page for Visual DialogScript 3 go to:
  85.  
  86.     http://www.reg.net/product.asp?ID=4240    
  87.  
  88. Alternatively, you can send a check or money order (in US dollars drawn on a US bank),
  89. made payable to Wintronix, Inc to:
  90.  
  91. RegNet
  92.     24303 Walnut Street
  93.     Suite 200
  94.     Newhall, CA  91321
  95.     U.S.A.
  96.  
  97. You can also call the toll-free number 1 800 WWW2REG (1 800 999-2734).  
  98. Callers from outside the US should call  (661) 288-1827.
  99. Upon registration (allow up to 1 working day for your registration to be processed)
  100. you will receive your personal registration key.  This will be sent by email if an
  101. email address was specified when registering.
  102.  
  103. When you receive your registration key, place it in the program's main directory 
  104. (e.g: c:\program files\Visual DialogScript). The software will then behave as a 
  105. fully licensed version.
  106.  
  107. Technical support
  108. -----------------
  109.  
  110. Support for Visual DialogScript is provided via email to:
  111.  
  112.     support@dialogscript.com
  113.  
  114. Two levels of support are offered.
  115.  
  116. Free pre- and post-sales support covers Installation problems, bug reports
  117. and the provision of workarounds (if possible) where a bug is identified,
  118. and simple questions, like "Can you do this using VDS?" 
  119.  
  120. An extra-cost support plan is also offered which provides support cover for
  121. the following areas:
  122.  
  123. -    Help achieving a specific task (we will write sections of script
  124.     code)
  125. -    Help debugging a script that won't work
  126. -    Help writing a script (within the limit of two hours worth of work)
  127. -    The provision of interim upgrades of the VDS software by email
  128.     where a bug prevents a script from working or necessitates an
  129.     inconvenient workaround (other customers must wait for the fixed
  130.     version to be generally released.) 
  131.  
  132. For more information about support, visit the support page on our Web site.
  133.  
  134. Whatever your support problem, please help us to help you by including the
  135. following information in your request:
  136.  
  137. -    Your name and company (as specified on registration)
  138. -    The product name and version number (from the About box)
  139. -    The version of Windows you are using
  140. -    The sequence of events (or a section of script code) which will
  141.     enable us to reproduce the problem.
  142.  
  143. Please do NOT send large screendump files as enclosures as your message may
  144. be deleted.
  145.  
  146. Known problems
  147. --------------
  148.  
  149. * The Help menu options to connect to our Web site and to register online
  150.   will only work if your system is set up to automatically associate your
  151.   Web browser with an Internet URL.
  152.  
  153.  
  154. Changes in version 3.01
  155. -----------------------
  156.  
  157. New features:
  158. -------------
  159.  
  160. * Added NOTITLE style for dialog, creates non-movable window with
  161. no title bar.
  162.  
  163. * Added two options to the EXITWIN command:
  164.   LOGOFF - logs the user off the system (the program that issued
  165.            the command appears to remain running)
  166.   FORCE  - forcibly shuts down Windows without allowing programs
  167.            to display any "OK to close" messages or similar.
  168.  
  169. General Changes:
  170. ----------------
  171.  
  172. * Corrected bug that prevented .ICO files from being loaded into a
  173. BITMAP dialog element. As a by-product of this, it is now possible
  174. to include icons in a .DSR and load them by specifying the byte
  175. offset where they begin.
  176.  
  177. * DIALOG CLEAR,<bitmap> now actually clears the bitmap instead of
  178. hiding it.
  179.  
  180. IDE changes
  181. -----------
  182.  
  183. * Fixed bug that caused default registry key setting from OPTION
  184.   REGKEY to be reset when stepping through script with debugger.
  185.  
  186. * Fixed bug that caused default INI file section name to be wrong.
  187.  
  188. * More logical operation of the IDE script run/debug controls:
  189.   - Run and Debug now always start script from line 1.
  190.   - Continue will continue in the mode (i.e. run or debug) in use
  191.     when the script was stopped.
  192.  
  193. * Fixed bug where script path was not added to history list when
  194.     File, New executed.
  195.  
  196. * Fixed bug that allowed compiler to try to create EXE in a non-
  197.     existant directory if this was specified in the .DSP file.
  198.  
  199. * Added editor context menu: Clear All Bookmarks
  200.  
  201. Dialog Designer changes
  202. -----------------------
  203.  
  204. * Fixed bug that when elements are on top of a GROUP or TAB element
  205. and that element is moved, the positions of the other elements were
  206. not always updated.
  207.  
  208. Changes in version 3.0
  209. -----------------------
  210.  
  211. Important note:
  212.  
  213. VDS 3 is a major new version. There are many changes compared to VDS 2. 
  214. In the interests of improving the language and the features it offers, some changes 
  215. have been made that will necessitate rewriting parts of existing scripts. 
  216. The most obvious example of this is the DIALOG syn